PDF4Java Reference Documentation
com.o2sol.pdf4java.core.cos Package / PDFCosString Class / saveBinaryAsString Method
In This Topic
    saveBinaryAsString Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public void saveBinaryAsString( 
       Stream stream,
       byte[] data
    )

    Parameters

    stream
    data
    See Also